-
Notifications
You must be signed in to change notification settings - Fork 0
feature(release): publiser prosjekt 1 fra dev #30
Closed
+2,769
−98
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…r--og-empty-state feature(weather): add loading, error and empty states
docs: choose Open-Meteo weather API
* feat: implement Open-Meteo weather service * Update README.md Co-authored-by: Oliver Ørjavik <oliveror@stud.ntnu.no> * Update web/src/services/weatherService.ts Co-authored-by: Oliver Ørjavik <oliveror@stud.ntnu.no> --------- Co-authored-by: Hasan Mohammad Fawzi <hasan.fawzi@hoglund.no> Co-authored-by: Oliver Ørjavik <oliveror@stud.ntnu.no>
Feature/base app layout
* feat: add city weather and activity models * feat: Add correct code for acitivity.ts --------- Co-authored-by: Hasan Mohammad Fawzi <hasan.fawzi@hoglund.no>
feat(weather): integrate shared city and activity models
* refactor: reorganize WeatherCard into component directory * refactor: organize global styles and separate app-specific CSS * feat: add weather card styling * refactor: move WeatherList to components and apply global styles * feature: update weather details dialog styling and small restructuring of content * style(header): update header structure and styling * style(footer): styled footer and removed layout breaking outdated code from stlyes * fix: deleted temporary failing containing outdated styling * fix(header): fixed floating header on big screens and renamed to weathercard
* feature(ci): sett opp runners og deploy til VM * fix(ci): bruk artifact-versjonen på NTNU GitHub --------- Co-authored-by: Oliver Dragland <oliver.dragland@gmail.com>
Behold dagens dev etter tidligere squash-merge. Innholdet er identisk med dev på 3c4699d. Codex løste historikkonfliktene; quality-feil må fortsatt rettes før deploy.
This was referenced Sep 18, 2026
Sign in
to join this conversation on GitHub.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
lukket for å forenkle flyten. den ekstra release-branchen var unødvendig.
workflowene ligger allerede på dev gjennom #28. quality-rettingene ligger i #31, som er grønn og venter på manuell review/merge. videre publisering skal gå fra dev til main.
ingen kode fra denne PR-en er merget til main, og automatisk deploy er ennå ikke bekreftet.